DataGridType

The available options to pass as adapter data to a new data grid control adapter.
 

Example

The following is an example of how to reference the DataGridType object:

	// The full path is required.
	dundas.view.controls.DataGridType.CORRELATION_MATRIX
	

 

Properties

 
  Name Description
  CORRELATION_MATRIX Generates a table of correlation coefficients between each pair of a set of measures.
  DATA_BAR Displays measures as data bar columns by default.